ofDouble

creates a Validated Double List

Allows any double value from NEGATIVE_INFINITY to POSITIVE_INFINITY, repeating elements allowed

Return

ValidatedList from the list provided

Author

fzzyhmstrs

Since

0.2.0

Parameters

list

input List


creates a Validated Double List

Allows any double value from NEGATIVE_INFINITY to POSITIVE_INFINITY, repeating elements allowed

Return

ValidatedList from the list provided

Author

fzzyhmstrs

Since

0.2.0

Parameters

d

vararg double inputs to construct the list